home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / adlibn / readme.txt < prev    next >
Text File  |  1999-01-03  |  1KB  |  47 lines

  1. *********************************************
  2. *
  3. *    READ.ME for ADBLib 2.0
  4. *
  5. *********************************************
  6.  
  7. Purpose:
  8.     ADBLib.dll provide some classes and routines 
  9.     to develop DAO« database applications quickly 
  10.     using Microsoft« Visual C 6.0, the important 
  11.     feature of this library is that beside the 
  12.     power and coding speed, you can still access 
  13.     DAO derived objects from your programs 
  14.     allowing you to accomplish also complex tasks 
  15.     when needed, for more details see programming.
  16.     To simplify your task when creating modeless 
  17.     form it has been added a simple tool,
  18.     ADBWizard will automate the process of 
  19.     base class substitution, so that you can 
  20.     create forms and add them to your application 
  21.     very quikly.
  22.     The example DBTest has been added, copy the 
  23.     files to an empty directory and follow install
  24.     instructions present in its readme.txt
  25.  
  26.  
  27. Install:
  28.     to install ADBLib copy the files
  29.     to your project directory and follow the
  30.     instruction available in ADBWizard.chm
  31.  
  32. Status:
  33.     freeware, you can use it for personal
  34.     programs, to sell with your programs go to 
  35.     http://centroin.it/~ale-b/indexE.html
  36.  
  37. Distribution:
  38.     ADBlib can be used and distributed freely 
  39.     as it is, not as a part of commercial 
  40.     programs.
  41.  
  42. Author:
  43.     Alessandro Braccini,
  44.     for questions or problems, email to 
  45.     ale-b@centroin.it
  46.  
  47.